
My friend wanted an app where she can put all her hobbies and activities she does in a day, and she want to be able to see the progress of each hobby.
SwiftUi
I implemented a progress tracking feature that allows users to log their activities and see their progress over time.
- Change theme of the app
- Saves the data in a local database
- Add new hobbies
- Not only hobbies but also activities, tasks and other things
- Add a progress bar to each hobby
- It is going to saves the data in the cloud (future feature)
- Add a calendar to see the progress of each hobby
